wget -q "http://gs0008.photobucket.com/groups/0008/KWO1LTF0Z8/?start=all" -O-|grep "action=view"|grep "^<a href"|cut -d\" -f2|sed 's/?action=view\&current=//g'|while read line
do 
   wget "$line"
done